See Also

CellCollection Class  | CellCollection Members  | Overload List  | ITableCell Interface

Language

Visual Basic

C#

Show All

index
cells
See Also Languages ActiveReports.Viewer Send feedback to Data Dynamics

InsertRange(Int32,ITableCell[]) Method

For internal use only.

[Visual Basic]
Overloads Public Sub InsertRange( _    ByVal index As Integer, _    ByVal cells() As ITableCell _ )
[C#]
public void InsertRange(    int index,    ITableCell[] cells );

Parameters

index
cells

See Also

CellCollection Class  | CellCollection Members  | Overload List  | ITableCell Interface

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.